Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Landing Zone deployment guide with a workaround for yet another Terraform import bug #367

Merged
merged 2 commits into from
Oct 15, 2020

Conversation

brikis98
Copy link
Member

@brikis98 brikis98 commented Oct 15, 2020

In https://github.com/gruntwork-io/module-security/issues/358, I found yet another bug with the import command in Terraform, introduced as part of the 0.13.x upgrade. In gruntwork-io/terragrunt#1391, I'm updating Terragrunt to support working around this bug. In this PR, I'm updating our docs to use the features of the updated Terragrunt to work around this issue.

Direct link for easier reading.

@@ -1462,12 +1462,7 @@ The example code above does the following:

. **Create IAM users**. For this example, we create `alice` and `bob`, and carol, adding `alice` to the `full-access`
IAM group and `carol` to the `billing` IAM group. _Note_: your own IAM user (the one you created manually) should be
in the `users` list, and you should be able to manage it with Terraform by running the `import` command, but due to
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I forgot to clean this up in the previous PR.

@netlify
Copy link

netlify bot commented Oct 15, 2020

Deploy preview for keen-clarke-470db9 ready!

Built with commit fb11dd0

https://deploy-preview-367--keen-clarke-470db9.netlify.app

@brikis98 brikis98 changed the title Work around yet another Terraform import bug Update Landing Zone deployment guide with a workaround for yet another Terraform import bug Oct 15, 2020
Copy link
Contributor

@ina-stoyanova ina-stoyanova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All makes sense & looks good. 👍

@brikis98
Copy link
Member Author

Thanks for the review! Merging now.

@brikis98 brikis98 merged commit 68b9bcf into master Oct 15, 2020
@brikis98 brikis98 deleted the lz-import-round-500 branch October 15, 2020 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants